/ Assembly List / LJCSQLUtilLibDAL / DbMetaDataColumnManager / LoadByTableID

Namespace - LJCSQLUtilLibDAL


Parameters
tableID - the table ID value.

Returns

The collection of data records.

Syntax

C#
public DbMetaDataColumns LoadByTableID(Int32 tableID)

Loads a collection of data records ordered by Description.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.